Filename: /text/sbasic/shared/03120400.xhp
(section: ermitteln)
Editing String Length
文字列長の操作(hd_id3155150.1)
The following functions determine string lengths and compare strings.
文字列の長さを計算したり文字列間の比較を行うための関数です。(par_id3159201.2)
(/section: ermitteln)
(embed text/sbasic/shared/03120402.xhp#len : linkinfo)
Returns the number of characters in a string, or the number of bytes that are required to store a variable.
文字列中の文字数ないしは、変数の格納に必要となるバイト数を返します。(par_id3147576.2)
(/embed text/sbasic/shared/03120402.xhp#len)
(embed text/sbasic/shared/03120403.xhp#strcomp : linkinfo)
Compares two strings and returns an integer value that represents the result of the comparison.
2 つの文字列を比較して、その結果を示す数値を返します。(par_id3155805.2)
(/embed text/sbasic/shared/03120403.xhp#strcomp)
< Prev /
Next >